home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir36 / hday31.zip / HOLIDAY.DOC < prev    next >
Text File  |  1994-03-02  |  7KB  |  151 lines

  1.  
  2.                          Welcome to Holiday v3.1
  3.                       The Days till Holiday reminder.
  4.  
  5.                          Written by:  Robert Fonner
  6.                    Copyright (c)1993 Vämpire Technologies
  7.                        Dracula's Castle (305)964-2696
  8.                              FidoNet 1:369/24
  9.                InterNet Robert.Fonner@f24.n369.z1.fidonet.org
  10.  
  11.    ╒══════════════════════════════════════════════════════════════════════╕
  12.    │  VAMPIRE TECHNOLOGIES has developed this program for your benefit.   │
  13.    │  Although many precautions have been taken to ensure that it will    │
  14.    │  not damage your equipment,(hardware, or software), in any way;      │
  15.    │  no promises, guarantees, or warrantees are offered or implied.      │
  16.    │  Use of this program constitutes agreement with these terms. You     │
  17.    │  are hereby granted license to use this program as you see fit,      │
  18.    │  but ownership is retained by VAMPIRE Technologies as per copyright  │
  19.    │  laws effective in the state of Florida.  Some states do not         │
  20.    │  recognize retained ownership, in which case no license is offered.  │
  21.    │  In those states, and/or provinces where disclaimers such as this    │
  22.    │  are not held valid, this program is not to be used or retained.     │
  23.    ╘══════════════════════════════════════════════════════════════════════╛
  24.  
  25.  
  26. HOLIDAY is a program that was written to show how many days are left
  27. until any Holiday. On a specific Holiday the screen will change to a
  28. nice ansi screen denoting that particular holiday.
  29.  
  30. NEW FOR 3.0 - We've now added the ability to include up to 13 user definable
  31. events.  You will have to make the ANSI screens for these events (or get
  32. them from your favorite ANSI screen developer.  If you prefer, you can call
  33. Dracula's Castle and download ANSI.ZIP (which contains 121 ANSI screens for
  34. you to play with).  These 13 new events will take precedent over any other
  35. holiday screen.  If you choose to have a custom event on December 25th,
  36. the CHRISTMAS screen will not be written.
  37.  
  38.  
  39.  
  40. This file is SHAREWARE.  If you decide you like it and wish to continue
  41. using it after 30 days, you are required to send $10.00 (U.S. Funds) by
  42. check or money order to:
  43.                                 Robert C. Fonner, Jr.
  44.                                 7760 Atlanta Street
  45.                                 Hollywood, FL  33024-2509
  46.  
  47. This file is not crippled in any way.  The only limitation is that it
  48. will not work after December 31st, 2001.  This program may be freely
  49. distributed as long as no files have been added or removed.
  50.  
  51. REQUIREMENTS
  52. ------------
  53.         DOS 3.x or better.
  54.         PC XT/AT or Compatible
  55.         ANSI.SYS Loaded in your CONFIG.SYS
  56.         Color Monitor (CGA/EGA/VGA)
  57.  
  58. SETUP
  59. -----
  60.         Place the HOLIDAY.EXE and the HOLIDAY.CFG files in the same
  61.         directory as your AUTOEXEC.BAT (Usually C:\).  Unzip SCREENS.ZIP
  62.         into any directory you choose (I recommend C:\HDAY).
  63.  
  64.         Use your favorite text editor to edit the enclosed sample
  65.         HOLIDAY.CFG file.  Below is the sample config with instructions
  66.         for each line.
  67. Line
  68. ----
  69.  1   C:\HDAY                    Path to the HOLIDAY display files.
  70.  2   20                         Screen display delay time.
  71.  3   BDAY1                      Custom Display file (without extention).
  72.  4   DATE                       Date for Custom display #1.
  73.  5   BDAY2                      Another custom display file.
  74.  6   DATE                       Another Date for Custom display #2.
  75.  7   BDAY3                      And so on......
  76.  8   DATE
  77.  9   BDAY4
  78. 10   DATE
  79. 11   ANNIV1
  80. 12   DATE
  81. 13   ANNIV2
  82. 14   DATE
  83. 15   ANNIV3
  84. 16   DATE
  85. 17   HDAY1
  86. 18   DATE
  87. 19   HDAY2
  88. 20   DATE
  89. 21   HDAY3
  90. 22   DATE
  91. 23   HDAY4
  92. 24   DATE
  93. 25   HDAY5
  94. 26   DATE
  95. 27   HDAY6
  96. 28   DATE
  97.  
  98. *** NOTE:  All 28 lines MUST exist or the program will NOT run AND may
  99.            hang your system until a human keystroke is made.
  100.  
  101.         Line 1 of the config file will be the path to the sample Ansi
  102.         (*.ANS) screens (and all other files included in this package
  103.         IF different from where you put HOLIDAY.EXE & HOLIDAY.CFG).
  104.  
  105.         Line 2 is the length of time you want the holiday screen displayed
  106.         before your AUTOEXEC.BAT will continue on to the next command.
  107.         The value of 20 is just right for XT Turbo class machines.  A
  108.         higher number is suggested for 386/486 class machines.  If the
  109.         screen goes by too fast, just increase the number on line 2 by 10
  110.         until it pauses long enough for your particular needs.
  111.         pause command to the end of the display screens.
  112.  
  113.         Lines 3-28 are for customizing events you wish to include that
  114.         HOLIBBS doesn't.  The ODD numbered lines (3, 5, 7, etc.) are for
  115.         filenames of .ANS files you created for a particular event
  116.         (WITHOUT the extentions of .ANS).  The EVEN numbered lines (4,
  117.         6, 8, etc.) are the dates the event immediately above is
  118.         to occur.  For example line 3 is BDAY1 (the name of an included
  119.         sample file), Line 4 says 11/03 (My birthday).  On 11/03 of every
  120.         year the sample screen BDAY1.ANS will be used instead of the
  121.         countdown screen (and more importantly, it will override any other
  122.         holiday that might occur on that date).  There are 13 possible
  123.         CUSTOMIZED events, with 13 possible CUSTOMIZED dates.
  124.  
  125.         The names BDAY1, BDAY2, ANNIV1... etc. are just examples.  You may
  126.         name the custom files you create any valid DOS filename.  However
  127.         the extention must be .ANS (where ANS is ANSI).
  128.  
  129.         IMPORTANT:  The format for customizable dates must be in 4 digit
  130.         format.  For example March 3rd, would be 03/03.  Do NOT include
  131.         a YEAR (03/03/93).  The "/" in 03/03 can be excluded or included,
  132.         it makes no difference to the way the program runs.
  133.  
  134.         If NO actual DATE is given on the customizable date lines, and the
  135.         line for a DATE remains as the word DATE, then nothing will happen.
  136.  
  137.  
  138.         Add the command line HOLIDAY to your AUTOEXEC.BAT file.
  139.         Reboot your computer and viola' it's up and running.
  140.  
  141.         That's all there is to it.
  142.  
  143.  
  144. NOTE
  145. ----
  146.         The enclosed sample .ANS files may be changed to suit your
  147.         particular taste.  However, the filenames must remain exactly
  148.         the same.
  149.  
  150. Vämpire Technologies claims no rights to the enclosed sample ansi screens.
  151.